home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip Kasım 2000.iso / chip.exe / scripts / DefineButton2_20 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  1999-06-04  |  67 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","prog\\basic\\09\\setup.exe");
  3. }
  4.